gtk: Stop using GDK_MODx_MASK
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Apr 2020 13:53:02 +0000 (09:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Apr 2020 05:40:49 +0000 (01:40 -0400)
commitd110fddbce14d13c3af2b82608de7b05d90e0698
tree590afabd92926b654e168bf8fbf7c6310653c7fa
parentb02db72e17e570ab837f38ac2dfa7345a9824519
gtk: Stop using GDK_MODx_MASK

These are never used in practice, and we never want to
see them in the UI, so stop supporting them. This is
in preparation for cleaning up GdkModifierType.
gtk/gtkaccelgroup.c
gtk/gtkshortcutlabel.c